バージョン

BaseGridColumnMovingWrapper<T,TOut> クラス

のグリッド ColumnMoving オブジェクトの周りのラッパー。
シンタックス
'宣言
 
Public MustInherit Class BaseGridColumnMovingWrapper
    (Of T As {New, GridColumnMoving},
     TOut As BaseGridColumnMovingWrapper(Of T,TOut)) 
   Inherits Infragistics.Web.Mvc.Framework.LocalizationFeatureWrapper(Of T,TOut)
public abstract class BaseGridColumnMovingWrapper<T,TOut> : Infragistics.Web.Mvc.Framework.LocalizationFeatureWrapper<T,TOut> 
where T: new(), GridColumnMoving
where TOut: BaseGridColumnMovingWrapper<T,TOut>
型パラメータ
T
TOut
参照

オンラインで表示: GitHub